bitkeeper revision 1.1159.258.112 (4277a730mvnFSFXrxJpVRNk8hjD4Vg)
authorydroneaud@mandriva.com[kaf24] <ydroneaud@mandriva.com[kaf24]>
Tue, 3 May 2005 16:30:40 +0000 (16:30 +0000)
committerydroneaud@mandriva.com[kaf24] <ydroneaud@mandriva.com[kaf24]>
Tue, 3 May 2005 16:30:40 +0000 (16:30 +0000)
commitae5f05ef2049b9761519e5c6843c4657871996c1
tree219adc621158b3b8d4ff9c5f1eecd1084db02d83
parent3713139faac9b2f21738536680a936c0ed3878ca
bitkeeper revision 1.1159.258.112 (4277a730mvnFSFXrxJpVRNk8hjD4Vg)

[PATCH] Mkbuildtree little fix

Hi, here is a really small fix for mkbuildtree.

With my 'find' version [1], I get many of these warning when using mkbuildtree:

find: warning: you have specified the -maxdepth option after a
non-option argument -type, but options are not positional (-maxdepth
affects tests specified before it as well as those specified after it).
Please specify options before other arguments.

My patch just correct the ordering of the options, it should be
harmless, but I didn't test with other versions of find.

Regards

[1] find --version
GNU find version 4.2.20
Features enabled: D_TYPE O_NOFOLLOW(enabled)

xen-unstable-mkbuildtree-find-maxpath.patch:
BitKeeper/etc/logging_ok
linux-2.4.29-xen-sparse/mkbuildtree
linux-2.6.11-xen-sparse/mkbuildtree